-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Partially revert eee9362a7 #14502
Merged
Merged
Partially revert eee9362a7 #14502
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gamanakis
force-pushed
the
rev_eee9362a7
branch
from
February 17, 2023 12:05
d662725
to
b544b5a
Compare
behlendorf
approved these changes
Feb 17, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks for following up with this!
ryao
approved these changes
Feb 17, 2023
@tonyhutter For the upcoming 2.1.10: I think it would be best to include commit 34ce4c4 and this one, on top of 2.1.9 which already includes eee9362. |
This was referenced Feb 18, 2023
With commit 34ce4c4 applied, there is no need for eee9362. Revert that aside from the test. All tests introduced in those commits pass. Signed-off-by: George Amanakis <[email protected]>
gamanakis
force-pushed
the
rev_eee9362a7
branch
from
February 20, 2023 14:05
b544b5a
to
1123601
Compare
gamanakis
added a commit
to gamanakis/zfs
that referenced
this pull request
Feb 27, 2023
With commit 34ce4c4 applied, there is no need for eee9362. Revert that aside from the test. All tests introduced in those commits pass. Reviewed-by: Richard Yao <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: George Amanakis <[email protected]> Closes openzfs#14502
behlendorf
pushed a commit
that referenced
this pull request
Mar 1, 2023
With commit 34ce4c4 applied, there is no need for eee9362. Revert that aside from the test. All tests introduced in those commits pass. Reviewed-by: Richard Yao <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: George Amanakis <[email protected]> Closes #14502
lundman
pushed a commit
to openzfsonwindows/openzfs
that referenced
this pull request
Mar 3, 2023
With commit 34ce4c4 applied, there is no need for eee9362. Revert that aside from the test. All tests introduced in those commits pass. Reviewed-by: Richard Yao <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: George Amanakis <[email protected]> Closes openzfs#14502
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation and Context
See commits 34ce4c4, eee9362.
Description
With commit 34ce4c4 applied, there is no need for eee9362. Revert that aside from the test.
All tests introduced in those commits pass.
How Has This Been Tested?
Types of changes
Checklist:
Signed-off-by
.